home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / docs / misc / ConcNews.lha / news / amiga.system / comp.sys.amiga.misc_5594_000010.msg < prev    next >
Encoding:
Internet Message Format  |  1994-11-27  |  1.3 KB

  1. Path: dd.chalmers.se!news.chalmers.se!sunic!EU.net!howland.reston.ans.net!vixen.cso.uiuc.edu!uxa.cso.uiuc.edu!n-dade
  2. From: n-dade@uxa.cso.uiuc.edu ()
  3. Newsgroups: comp.sys.amiga.misc,netcom.software.amiga
  4. Subject: Re: Help Pipe
  5. Date: 1 Feb 1994 12:02:17 GMT
  6. Organization: University of Illinois at Urbana
  7. Lines: 21
  8. Message-ID: <2ilgc9$474@vixen.cso.uiuc.edu>
  9. References: <1994Jan25.011926.20712@lugb.latrobe.edu.au> <1994Jan27.190335.3373@Informatik.TU-Muenchen.DE> <rfoyCKBoH6.9oE@netcom.com> <fletcherCKCvvw.4p8@netcom.com> <inf01.760005961@apollo23>
  10. NNTP-Posting-Host: uxa.cso.uiuc.edu
  11.  
  12. inf01@apollo23.uni-trier.de (Hans-Joerg Frieden) writes:
  13.  
  14. >fletcher@netcom.com (F. Sullivan Segal) writes:
  15.  
  16. >Is it possible to use the unix style piping like
  17. >ls | less
  18. >under the normal commodore shell? Has someone written a patch for this. I don't want to 
  19. > [...]
  20.  
  21. Yes, you can have unix style pipes with the AmigaDOS shell. It seems that
  22. the hooks are there, but C= never enabled it in the end. What you need to
  23. do is:
  24.  
  25. 1) get fish/ff774/ExtraCmds.lha from aminet, and put the pipe command in c:
  26. 2) add the line
  27. set _pchar |
  28. to s:shell-startup, or early in s:user-startup
  29.  
  30. This works for me under WB 2.1; I don't know if this still works under 3.x.
  31.  
  32. -Nicolas Dade / n9rzb / nicolas-dade@uiuc.edu
  33.